home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / slidescreen.1 < prev    next >
Text File  |  1995-07-25  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXSSSSccccrrrreeeeeeeennnnSSSSaaaavvvveeeerrrr((((1111))))      XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((3333----ddddeeeecccc----99992222))))      XXXXSSSSccccrrrreeeeeeeennnnSSSSaaaavvvveeeerrrr((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           slidescreen - permute the screen image like an 8-puzzle
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           sssslllliiiiddddeeeessssccccrrrreeeeeeeennnn [-display _h_o_s_t:_d_i_s_p_l_a_y._s_c_r_e_e_n] [-background
  13.           _c_o_l_o_r] [-grid-size _p_i_x_e_l_s] [-ibw _p_i_x_e_l_s] [-increment _p_i_x_e_l_s]
  14.           [-delay _u_s_e_c_s] [-delay2 _u_s_e_c_s] [-window] [-root] [-install]
  15.           [-visual _v_i_s_u_a_l]
  16.  
  17.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.           The _s_l_i_d_e_s_c_r_e_e_n program takes an image of the screen,
  19.           divides it into a grid, deletes a random square of that
  20.           grid, and then randomly slides one of the neighbors of this
  21.           "hole" into the hole (and repeat.)
  22.  
  23.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  24.           _s_l_i_d_e_s_c_r_e_e_n accepts the following options:
  25.  
  26.           ----wwwwiiiinnnnddddoooowwww Draw on a newly-created window.  This is the
  27.                   default.
  28.  
  29.           ----rrrrooooooootttt   Draw on the root window.
  30.  
  31.           ----iiiinnnnssssttttaaaallllllll
  32.                   Install a private colormap for the window.
  33.  
  34.           ----vvvviiiissssuuuuaaaallll _v_i_s_u_a_l
  35.                   Specify which visual to use.  Legal values are the
  36.                   name of a visual class, or the id number (decimal or
  37.                   hex) of a specific visual.
  38.  
  39.           ----ggggrrrriiiidddd----ssssiiiizzzzeeee _p_i_x_e_l_s
  40.                   The size of the grid cells.  Default 70 pixels.
  41.  
  42.           ----iiiibbbbwwww _p_i_x_e_l_s
  43.                   The size of the "gutter" between grid cells.
  44.                   Default 1 pixel.
  45.  
  46.           ----iiiinnnnccccrrrreeeemmmmeeeennnntttt _p_i_x_e_l_s
  47.                   How many pixels by which a piece should be moved
  48.                   when sliding to a new location.  Default 10 pixels.
  49.  
  50.           ----ddddeeeellllaaaayyyy _m_i_c_r_o_s_e_c_o_n_d_s
  51.                   How much of a delay should be introduced between
  52.                   steps of the animation of the motion of each
  53.                   segment.  Default 50000, which is 0.05 seconds.
  54.                   This is closely related to the -_i_n_c_r_e_m_e_n_t parameter.
  55.  
  56.           ----ddddeeeellllaaaayyyy _m_i_c_r_o_s_e_c_o_n_d_s
  57.                   How much of a delay should be introduced between the
  58.                   end of the motion of one segment and the beginning
  59.                   of the motion of another.  Default 1000000, which
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 6/30/95)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXSSSSccccrrrreeeeeeeennnnSSSSaaaavvvveeeerrrr((((1111))))      XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((3333----ddddeeeecccc----99992222))))      XXXXSSSSccccrrrreeeeeeeennnnSSSSaaaavvvveeeerrrr((((1111))))
  71.  
  72.  
  73.  
  74.                   isone second.
  75.  
  76.      EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  77.           DDDDIIIISSSSPPPPLLLLAAAAYYYY to get the default host and display number.
  78.  
  79.           XXXXEEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  80.                   to get the name of a resource file that overrides
  81.                   the global resources stored in the RESOURCE_MANAGER
  82.                   property.
  83.  
  84.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  85.           XXXX(1), xxxxssssccccrrrreeeeeeeennnnssssaaaavvvveeeerrrr(1)
  86.  
  87.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  88.           Copyright c 1992 by Jamie Zawinski.  Permission to use,
  89.           copy, modify, distribute, and sell this software and its
  90.           documentation for any purpose is hereby granted without fee,
  91.           provided that the above copyright notice appear in all
  92.           copies and that both that copyright notice and this
  93.           permission notice appear in supporting documentation.  No
  94.           representations are made about the suitability of this
  95.           software for any purpose.  It is provided "as is" without
  96.           express or implied warranty.
  97.  
  98.      AAAAUUUUTTTTHHHHOOOORRRR
  99.           Jamie Zawinski <jwz@mcom.com>, 3-dec-92.
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 6/30/95)
  130.  
  131.  
  132.  
  133.